home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / rnet107u.zip / SAMPLE2.CFG < prev   
Text File  |  1991-01-03  |  844b  |  31 lines

  1. ;=============================== SAMPLE2.CFG =================================
  2. ;  Sample minimum configuration.  See SAMPLE1.CFG for more information.
  3. ;  Add COMPRESS and UNCOMPRESS if not using PKZIP.
  4. ;  If running multinode, change USERNET= to D:\PCB\MAIN\USERNET.DAT filename.
  5. ;  Specify all conference links as needed!
  6.  
  7. HOSTSYSOP=host sysop name
  8. LOCALSYSOP=your name here
  9.  
  10. HTAG0=tagline text to append to host generated messages
  11. TAG0=tagline text to append to messages from your system
  12.  
  13. WORKDIR=D:\SCRATCH\AREA\HERE\
  14. QWKPATH=D:\QWKS\ARE\HERE\
  15. REPPATH=D:\REPS\GO\HERE\
  16.  
  17. KILLQWK=YES
  18. REPLYPROCESS=APPEND
  19.  
  20. KEYCODE=%
  21.  
  22. NODE=0
  23. USERNET=NONE
  24.  
  25. CONF=1,1     (sample only!)
  26. CONF=2,2     (local conf 2 = host conf 2)
  27. CONF=3,3     (local conf 3 = host conf 3)
  28. CONF=4,4     (local conf 4 = host conf 4)
  29. CONF=5,5     ... etc
  30.  
  31.